home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1991 / Feb 91 / MacApp.Tech$ 2⁄8⁄91 / 2894-Re Password Entry in-Feb91 < prev    next >
Encoding:
Text File  |  1991-03-06  |  2.2 KB  |  72 lines  |  [TEXT/GEOL]

  1. Item    9000243                         8-Feb-91        06:03PST
  2.  
  3. From:   D0317                           Matrix Instr, D Miller,PRT
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.         KOUTAVAS.J                      DEC, Jay Koutavas,VCA
  7.  
  8. ------------------------------------------------------------------------------
  9.  
  10. Sub:    RE>Password Entry in Moda
  11.  
  12. Attn: MacApp.Tech$
  13. Attn: DEC, Jay Koutavas,VCA
  14. SentBy: Kevin Wiechmann
  15. Date   2/7/91
  16. Subject    RE>Password Entry in Modal
  17. From   Kevin Wiechmann
  18. To MacApp.Tech$
  19. CC DEC, Jay Koutavas,VCA
  20.  
  21. In Reply To: RE>Password Entry in Modal Dia
  22. If you are using MacApp 2.0, this is very easy.  I haven't used the concept
  23. but it should be fine.  The solution was figured out before I saw MacApp 2.0
  24. which allows it to be implemented without difficulty.
  25.  
  26. Just create a special bullet only font.  To keep things small you can define
  27. the font to have only one character.  Prowl the TOPS software for an example.
  28. Then assign the font used for the TextEdit to be your special font using
  29. ViewEdit.
  30.  
  31. You will also probably want to disable Copy/Cut/Paste so that the password
  32. cannot be placed on the clipboard and break security.
  33.  
  34. Internationalization may also be interesting for the 2-byte character
  35. languages.
  36.  
  37. --------------------------------------
  38. Date: 2/7/91
  39. To: Kevin Wiechmann
  40. From: DEC, Jay Koutavas,VCA
  41. Item    7620184                         7-Feb-91        09:47PST
  42.  
  43. From:   KOUTAVAS.J                      DEC, Jay Koutavas,VCA
  44.  
  45. To:     MACAPP.TECH$                    MacApp Technical
  46.  
  47. cc:     KOUTAVAS.J                      DEC, Jay Koutavas,VCA
  48.  
  49. Sub:    Password Entry in Modal Dialog
  50.  
  51. Greetings all,
  52.  
  53. I'm very new on the MacApp scene, have been reading through all the archived
  54. MACAPP.TECH$ notes -- trying to find a clean and simple method for doing a
  55. password entry field from within a modal dialog. You know the type: you enter
  56. "WHIZZY" in the field and only "••••••" gets displayed. I'm sure someone out
  57. there has done this work already, can you help?
  58.  
  59. Also, what's all this about EditText.DoSubstitution(). What can it do for me?
  60.  
  61. I'm not on the MACAPP.TECH$ distribution list, please send me a direct
  62. response.
  63.  
  64. I Am, therefore I be,
  65.  
  66. Jay Koutavas
  67. Digitial Equipment Corporation
  68.  
  69.  
  70.  
  71.  
  72.